added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / XAMLSL3Text / XAMLSL3Text_Web / Default.aspx.cs
blob3030502000202c854db39e238e63de5de7ff2a92
1 using System;
2 using System.Collections.Generic;
3 using System.Linq;
4 using System.Web;
5 using System.Web.UI;
6 using System.Web.UI.WebControls;
8 namespace XamlSL3Text_Web
10 public partial class _Default : System.Web.UI.Page
12 protected void Page_Load(object sender, EventArgs e)